home *** CD-ROM | disk | FTP | other *** search
- Marks memory so TSRs in low memory can be removed.
- Multiple marks can be used, LIFO.
- Syntax: tsr [i|r]
- to Install or Remove TSRs
- Send bugs to ejohnson@csn.org
- Public Domain
-
- This thing is like "INSTALL" & "REMOVE" from PC Magazine. You mark the
- memory [tsr i], install other TSRs, and can later remove those TSRs [tsr r].
-
- Only conventional (low) DOS memory is affected. It will not remove TSRs
- from Uppper memory.
-
- The idea was to combine these 2 functions into a single file to save disk
- space. It fits into a single sector, but of course uses a whole cluster.
-
- Command line parameter, 'r' or 'i' must be lower case.
-
- It won't work with XEQ(the .com file library/loader).
- Please email fix to me. I'll resubmit to SIMTEL.
-
- No error checking happens, so:
- All previous and subsequent claims are hereby disclaimed!
-
-